sorting column造句
例句與造句
- Indicate the order in which to sort columns
指示列的排序順序。 - Gets or sets the sort column or columns , and sort order for the
的一個或多個排序列以及排序順序。 - How to : add , remove , and sort columns in query results
如何:添加、移除查詢結(jié)果中的列以及進行排序 - Multiple sort columns can be specified
可指定多個排序列。 - Describes how to set the language that will be used to sort columns
介紹如何設(shè)置將用于對列進行排序的語言。 - It's difficult to find sorting column in a sentence. 用sorting column造句挺難的
- Added : sort column of news list is now saved when quitting greatnews
新增:新聞列表的排序設(shè)定現(xiàn)在會保存了。 - The sequence of the sort columns in the order by clause defines the organization of the sorted result set
Order by子句中的排序列序列定義了排序結(jié)果集的結(jié)構(gòu)。 - You can sort columns in the team space catalog , and notify team members when a new member is added
在團隊空間目錄中可以對各個列進行排序,新成員加入時將通知團隊成員。 - Column sorting is an option that allows users to sort columns in a view ascending , descending , or both
列排序這個選項允許用戶按升序、降序或同時使用這兩種順序?qū)σ晥D中的列排序。 - This can be verified by checking all of the various sort columns of the plan table when doing an explain
在進行explain時,通過檢查plan _ table中所有不同的sort *列,便可以確認(rèn)這一點。 - Columns that are not selected for sorting are automatically copied to the transformation output together with the sorted columns
沒有選擇進行排序的列將與被排序列一起自動被復(fù)制到轉(zhuǎn)換輸出。 - The column with the lowest number is sorted first , the sort column with the second lowest number is sorted next , and so on
首先對具有最小數(shù)字的列進行排序,然后對具有第二小數(shù)字的排序列進行排序,依此類推。 - Control displays data as a table and provides the capability to sort columns , page through data , and edit or delete a single record
控件以表的形式顯示數(shù)據(jù),并提供對列進行排序、翻閱數(shù)據(jù)以及編輯或刪除單個記錄的功能。 - A sort column can be specified as a name or column alias , or a nonnegative integer representing the position of the name or alias in the select list . an integer cannot be specified when the
可以將排序列指定為一個名稱或列別名,也可以指定一個表示該名稱或別名在選擇列表中所處位置的非負(fù)整數(shù)。 - However , if select distinct is specified , or if the statement contains a group by clause , or if the select statement contains a union operator , the sort columns must appear in the select list
但是,如果未指定select distinct ,或者如果select語句包含union運算符,則排序列必須出現(xiàn)在選擇列表中。